home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 November / maximum-cd-2002-11.iso / Data / items.pcg / scripts / DefineButton2_227 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2002-09-14  |  103 b   |  4 lines

  1. on(release){
  2.    fscommand("exec","JSTART\tSoftware/" + eval("filePath" + TheCurrentFile) + "\t");
  3. }
  4.